feat(RepresentationTheory/Homological/ContCohomology): add inflation maps in continuous cohomology#41545
feat(RepresentationTheory/Homological/ContCohomology): add inflation maps in continuous cohomology#41545rmhi wants to merge 10 commits into
Conversation
PR summary 888020e604Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type (weak) |
|---|---|---|
| 5005 | 1 | exposed public sections |
Current commit 888020e604
Reference commit 2d00c9242a
This script lives in the mathlib-ci repository. To run it locally, from your mathlib4 directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci
../mathlib-ci/scripts/reporting/technical-debt-metrics.sh pr_summary
- The
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
|
This PR/issue depends on: |
For a normal subgroup N of a topological group G, define the inflation maps
from H^n(G/N, \pi^N) to H^n(G, \pi), where H^n is the n-th continuous cohomology.
These maps are defined as a natural transformation.